home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / lightins / lightins.exe / {app} / lightartist.exe / 0 / RCDATA / TNAGSCREENFORM / TNAGSCREENFORM.txt
Text File  |  2004-12-29  |  5KB  |  205 lines

  1. object NagScreenForm: TNagScreenForm
  2.   Left = 474
  3.   Top = 269
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'Cartoonist'
  7.   ClientHeight = 177
  8.   ClientWidth = 417
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lbTitle: TTeLabel
  21.     Left = 224
  22.     Top = 8
  23.     Width = 56
  24.     Height = 24
  25.     Performance = kspNoBuffer
  26.     Caption = 'NAME'
  27.     Color = clBtnFace
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -20
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentColor = False
  34.     ParentFont = False
  35.     ThemeObject = 'default'
  36.   end
  37.   object TeLabel3: TTeLabel
  38.     Left = 144
  39.     Top = 92
  40.     Width = 155
  41.     Height = 13
  42.     Performance = kspNoBuffer
  43.     Caption = 'Copyright VicMan Software 2004'
  44.     Color = clBtnFace
  45.     ParentColor = False
  46.     ThemeObject = 'default'
  47.   end
  48.   object TeLabel4: TTeLabel
  49.     Left = 144
  50.     Top = 42
  51.     Width = 265
  52.     Height = 31
  53.     Performance = kspNoBuffer
  54.     AutoSize = False
  55.     Caption = 'This is a trial version. It is for evaluation purposes only.'
  56.     Color = clBtnFace
  57.     ParentColor = False
  58.     ThemeObject = 'default'
  59.     WordWrap = True
  60.   end
  61.   object lbLink: TTeLabel
  62.     Left = 144
  63.     Top = 113
  64.     Width = 115
  65.     Height = 13
  66.     Cursor = crHandPoint
  67.     Performance = kspNoBuffer
  68.     OnClick = lbLinkClick
  69.     Caption = 'http://www.vicman.net/'
  70.     Color = clBtnFace
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clBlue
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = [fsUnderline]
  76.     ParentColor = False
  77.     ParentFont = False
  78.     ThemeObject = 'default'
  79.   end
  80.   object btTryNow: TTeButton
  81.     Left = 242
  82.     Top = 144
  83.     Width = 80
  84.     Height = 25
  85.     Performance = kspDoubleBuffer
  86.     OnClick = btTryNowClick
  87.     BlackAndWhiteGlyph = False
  88.     Caption = 'Try now'
  89.     FontOptions.Bold = False
  90.     FontOptions.Italic = False
  91.     FontOptions.SizeDelta = 0
  92.     FontOptions.FontColor = clNone
  93.     FontOptions.StrikeOut = False
  94.     FontOptions.Underline = False
  95.     ThemeObject = 'default'
  96.     TabOrder = 0
  97.     WordWrap = False
  98.   end
  99.   object btPurchase: TTeButton
  100.     Left = 330
  101.     Top = 144
  102.     Width = 80
  103.     Height = 25
  104.     Performance = kspDoubleBuffer
  105.     BlackAndWhiteGlyph = False
  106.     Caption = 'Purchase'
  107.     Default = True
  108.     FontOptions.Bold = False
  109.     FontOptions.Italic = False
  110.     FontOptions.SizeDelta = 0
  111.     FontOptions.FontColor = clNone
  112.     FontOptions.StrikeOut = False
  113.     FontOptions.Underline = False
  114.     ThemeObject = 'default'
  115.     TabOrder = 1
  116.     WordWrap = False
  117.   end
  118.   object btTutorial: TTeButton
  119.     Left = 8
  120.     Top = 144
  121.     Width = 80
  122.     Height = 25
  123.     Performance = kspDoubleBuffer
  124.     BlackAndWhiteGlyph = False
  125.     Caption = 'View tutorial'
  126.     FontOptions.Bold = False
  127.     FontOptions.Italic = False
  128.     FontOptions.SizeDelta = 0
  129.     FontOptions.FontColor = clNone
  130.     FontOptions.StrikeOut = False
  131.     FontOptions.Underline = False
  132.     ThemeObject = 'default'
  133.     TabOrder = 2
  134.     WordWrap = False
  135.   end
  136.   object btGallery: TTeButton
  137.     Left = 96
  138.     Top = 144
  139.     Width = 80
  140.     Height = 25
  141.     Performance = kspDoubleBuffer
  142.     OnClick = btGalleryClick
  143.     BlackAndWhiteGlyph = False
  144.     Caption = 'View gallery'
  145.     FontOptions.Bold = False
  146.     FontOptions.Italic = False
  147.     FontOptions.SizeDelta = 0
  148.     FontOptions.FontColor = clNone
  149.     FontOptions.StrikeOut = False
  150.     FontOptions.Underline = False
  151.     ThemeObject = 'default'
  152.     TabOrder = 3
  153.     WordWrap = False
  154.   end
  155.   object TePanel1: TTePanel
  156.     Left = 8
  157.     Top = 8
  158.     Width = 122
  159.     Height = 122
  160.     Caption = 'TePanel1'
  161.     TabOrder = 4
  162.     ThemeObject = 'default'
  163.     object Image1: TImage
  164.       Left = 1
  165.       Top = 1
  166.       Width = 120
  167.       Height = 120
  168.       Visible = False
  169.     end
  170.   end
  171.   object smlFormLangRes1: TsmlFormLangRes
  172.     LangFileName = 'DefLang.ini'
  173.     IgnoreEmptyString = False
  174.     AutoCreateMode = True
  175.     AddBracket = False
  176.     StringProperties.Strings = (
  177.       'Caption')
  178.     StringsProperties.Strings = (
  179.       'Tabs'
  180.       'Items')
  181.     IgnoreFormCaption = False
  182.     IncludeListViewItems = False
  183.     IncludeListViewHead = False
  184.     IncludeTreeViewItems = False
  185.     Active = True
  186.     Left = 320
  187.     Top = 96
  188.   end
  189.   object TeForm1: TTeForm
  190.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  191.     BorderIcons = [kbiClose]
  192.     BorderStyle = kbsDialog
  193.     Dragging.Sizeable = False
  194.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  195.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  196.     Performance = ksfpSharedBuffer
  197.     StayOnTop = False
  198.     StretchBackground = False
  199.     WindowState = kwsNormal
  200.     ThemeObject = 'default'
  201.     Left = 360
  202.     Top = 96
  203.   end
  204. end
  205.